Skip to main content

StreamDensityPlot

StreamDensityPlot[{{vx,vy},r},{x,xmin,xmax},{y,ymin,ymax}] generates a stream plot of the vector field {vx,vy} as a function of x and y, superimposed on a background density plot of the scalar field r. 

StreamDensityPlot[{vx,vy},{x,xmin,xmax},{y,ymin,ymax}] takes the scalar field to be the norm of the vector field.

StreamDensityPlot[{{vx,vy},{wx,wy},…,r},{x,xmin,xmax},{y,ymin,ymax}] generates plots of several vector fields.

StreamDensityPlot[…,{x,y}∈reg] takes the variables {x,y} to be in the geometric region reg.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.